projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e8377c
)
fixup! admin/status: test GPG signature check
author
Colin Walters
<walters@verbum.org>
Tue, 8 Jan 2019 15:24:10 +0000
(15:24 +0000)
committer
Colin Walters
<walters@verbum.org>
Tue, 8 Jan 2019 15:24:10 +0000
(15:24 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 8aeec3abb4ffa6d937eb0492029b3863d5488c8f..2fe5158935b1b31bac633b88ac53cd07d0b7948a 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-141,7
+141,7
@@
AS_HELP_STRING([--disable-http2],
[Disable use of http2 (default: no)]),,
[enable_http2=yes])
AS_IF([test x$enable_http2 != xno ], [
- AC_DEFINE([BUILDOPT_HTTP2], 1, [Define if we enable http2])
+ AC_DEFINE([BUILDOPT_HTTP2], 1, [Define if we enable http2
by default
])
], [
OSTREE_FEATURES="$OSTREE_FEATURES no-http2"
])